go/types.typeWriter.typeName (method)

4 uses

	go/types (current package)
		typestring.go#L132: 				w.typeName(obj)
		typestring.go#L300: 		w.typeName(t.obj) // when hashing written for readability of the hash only
		typestring.go#L340: 		w.typeName(t.obj)
		typestring.go#L436: func (w *typeWriter) typeName(obj *TypeName) {